gtk_d ~master (2025-03-02T15:13:53.8117018)
Dub
Repo
Completion.addOnHide
sourceview
Completion
Completion
The "hide" signal is emitted when the completion window should be hidden.
class
Completion
gulong
addOnHide
(
void
delegate
(
Completion
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Source
See Implementation
sourceview
Completion
Completion
constructors
this
functions
addOnHide
addOnProviderAdded
addOnProviderRemoved
addOnShow
addProvider
blockInteractive
getBuffer
getCompletionStruct
getPageSize
getStruct
getView
hide
removeProvider
setPageSize
show
unblockInteractive
static functions
fuzzyHighlight
fuzzyMatch
getType
variables
gtkSourceCompletion
The "hide" signal is emitted when the completion window should be hidden.